home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Tool Chest / Development Tools & Languages / Dylan Related / Marlais / MacMarlais 0.5.9d46 / Thread Manager / About Thread Manager next >
Encoding:
Text File  |  1994-09-27  |  536 b   |  9 lines  |  [TEXT/ttxt]

  1. About Thread Manager
  2.  
  3. MacMarlais needs the Apple Thread Manager in order to run properly. This is used to run the interpreter in a separate thread from the user interface. This makes it easier to interrupt the interpreter and keeps the code nicely modular.
  4.  
  5. If you have System 7.5 or later
  6. The Apple Thread Manager is included in System 7.5 and later, so you don’t need to do anything special.
  7.  
  8. If you have System 7.0 or 7.1
  9. Put the file “Thread Manager” into your extensions folder and restart your Macintosh before running MacMarlais.